Welcome![Sign In][Sign Up]
Location:
Search - csocket TCP

Search list

[TCP/IP stack8b80b1900b5a

Description: MFC多线程编程,用于TCP协议下的网络编程,采用CSOCKET类-MFC multi-threaded programming, under the TCP protocol for network programming, using CSOCKET class
Platform: | Size: 173056 | Author: hsp l | Hits:

[Sniffer Package captureGet-local-ip-of-the-MFC

Description: MFC提供的关于网络应用的类CSocket是一个比较高级的封装,使用它编制出属于自己的网络应用程序,可以编一个属于自己的网络通讯软件。通过这个实验,同学们也可以增进对于TCP/IP协议的理解- Class CSocket MFC provides about network applications is a more advanced package, use it to prepare their own web applications, you can invent an own network communication software.Through this experiment, students can also improve the understanding of TCP/IP protocol
Platform: | Size: 2358272 | Author: Ocean | Hits:

[Internet-NetworkVisualC

Description: 提出了一种基于虚拟现实技术的微机网络控制方法。该方法基于面向连接的客户/服务器模式 , 应用 TCP/ IP网络传输协议 , 利用 CSocket派生类的虚拟函数来完成客户/服务器信息的发送 , 通过对不同网络信息的分析判断以执行不同功能的函数代码 , 最终完成机器人网络控制。-The control of a computer network based on virtual reality technology. The method is based on connection-oriented client/server model, the application of the TCP/IP network transport protocol, using CSocket derived class virtual function to complete the sending of client/server information, analysis and judgment on a different network information to perform the function of different functions code, the final completion of the robot network control.
Platform: | Size: 193536 | Author: 程风仪 | Hits:

[Software Engineeringnetworkcomm

Description: 自己写的代码。利用MFC CSocket类, 采用TCP/IP长连接的方式,使局域网中的每台电脑,都可以主动向对方发送数据,建立多对多的联系,识别方式是机器名+端口号。代码还解决了Close_wait问题,断线重连问题,还有主动断开连接功能。设有连接池,数据缓冲池。单次发送数据量不超过0.5M。数据发送速率达10M/S -Write your own code. MFC CSocket class, the use of long TCP/IP connection, so that each computer in the LAN can take the initiative to send data to each other, the establishment of many-to-many links, the means of identification is the machine name the+ port number. The code also addresses the problem Close_wait, reconnection, as well as active disconnected. Has a connection pool, data buffer pool.
Platform: | Size: 10737664 | Author: 尚华 | Hits:

[Internet-Networkchap1-3

Description: (1)基本网络编程实例 Winsock实现网络聊天室 CSocket实现聊天室 (2)本地计算机网络编程实例 获取计算机的名称和IP地址 获取计算机的子网掩码 获取计算机的DNS设置 获取计算机的网卡地址 获取计算机安装的协议 获取计算机提供的服务 获取计算机的所有网络资源 修改本地计算机的所有网络设置 获取计算机TCP/IP协议的所有信息 3)局域网网络通信编程实例 获取网上邻居 IP地址和计算机名之间的转换 l映射网络驱动器 l消息发送程序Net Send l获取局域网内其他计算机的信息-(1) basic network programming examples Winsock network chat rooms CSocket local computer network programming examples DNS settings to obtain the name and IP address of the computer to get the subnet mask of the computer to get the computer access to the computer' s network card address access to computer chat rooms (2) all network resources to modify the network settings of the local computer installed agreement to get the computer to provide the service to obtain computer access to computer TCP/IP protocol) the LAN network communications programming examples for conversion between the IP address and computer name in the Network Neighborhood l l message sending program mapped network drive access to other computers in the LAN Net Send l
Platform: | Size: 162816 | Author: 邓斌 | Hits:

[P2Psocket

Description: 1.套接字编程原理 1.1 Client/server通信模型 1.2 Windows Sockets规范 1.3 套接字 1.3.1 套接字定义 1.3.2分类 1.3.3 套接字的作用 1.3.4端口与地址 1.3.5 套接口属性 2.基本的Windows Sockets API编程 2.1常用函数 2.2 TCP实例 2.3 UDP实例 2.4 Socket 通信阻塞的解决方法 3.MFC下的Socket编程的类 3.1 CAsyncSocket类 3.2 CSocket类 3.3 Windows Sockets:带存档的套接字的工作方式 3.4 流式套接字通信的操作顺序 3.5 使用 CAsyncSocket 类 -1. Socket Programming Principle 1.1 Client/server communication model 1.2 Windows Sockets specification 1.3 socket 1.3.1 Sockets the role defined 1.3.3 1.3.2 classification socket 1.3.4 port address 1.3.5 socket attributes 2. Commonly used functions of basic Windows Sockets API Programming 2.1 2.3 UDP 2.2 TCP Example Example 2.4 Socket communication blocking solution. Socket programming under MFC 3.1 CAsyncSocket class 3.2 CSocket class 3.3 Windows Sockets: Sockets with Archives 3.4 socket communication flow operation of the order of 3.5 using the CAsyncSocket class
Platform: | Size: 41984 | Author: chenrui | Hits:

[Multimedia Developsheji

Description: 基于P2P方式的多媒体信息传输.主要是围绕P2P技术进行探讨、研究和如何实现简单应用。其中介绍了P2P技术的特点和发展背景,论述了当前P2P系统的网络模型和应用现状。主要研究了在TCP/IP协议下,利用Windows 套接字(Socket)网络编程,阐述如何创建基于MFC Csocket类面向局域网络的P2P网络应用程序。-P2P MultiMedea player.
Platform: | Size: 1642496 | Author: 张龙 | Hits:

[Internet-Networkwinsocket-Internet-chat-rooms

Description: 网络聊天室CSocket,分为服务器,客户端, 传输协议TCP/IP-Internet chat rooms CSocket, divided into the server, the client, the transport protocol TCP/IP
Platform: | Size: 80896 | Author: 张祥 | Hits:

[Internet-NetworkTCPClient

Description: 用tcp socket所建立的客户端,应用了CSocket的类,初学者适合-Created using tcp socket client, the application of CSocket class, suitable for beginners
Platform: | Size: 33792 | Author: zl | Hits:

[Internet-Networktalking

Description: 基于TCP网络聊天工具,用CSOCKET类实现的-TCP-based network chat tool, using CSOCKET class implements
Platform: | Size: 3862528 | Author: 宋小芳 | Hits:

[Internet-Network685473

Description: 使用CSocket进行有连接(TCP)通信,VC++精选编程源码,很好的参考资料。-The use of CSocket for a connection (TCP) communication, VC++ programming source code, a good reference.
Platform: | Size: 25600 | Author: 桂花翅子 | Hits:

[Windows DevelopDesktop

Description: 一个简单的tcp客户端服务器通讯。可实现多个客户端连接。使用winsocket实现,没有使用MFC,以及csocket类等。-A simple tcp client-server communications. Can implement multiple client connections. Use winsocket achieved without using MFC, and csocket etc..
Platform: | Size: 5812224 | Author: HANDAN | Hits:

[OtherCSocke_TCP

Description: 使用CSocket进行有连接的TCP通讯,包含客户端和服务器端源码-There CSocket be connected using TCP communications, including client and server-side source code
Platform: | Size: 68608 | Author: kenn | Hits:

[Internet-NetworkRemoteServerTCP

Description: 基于MFC的TCP转发器,CSocket,CAsyncSocket-Based on MFC TCP trans,CSocket,CAsyncSocket
Platform: | Size: 4293632 | Author: 邓桂辉 | Hits:

[Internet-Networksokit-win32-chs

Description: 非常好用的TCP UDP 测试工具TCP UDP MFC CSocket,CAsyncSocket,Socket,网络编程调试工具-tool for TCP UDP MFC CSocket,CAsyncSocket,Socket,
Platform: | Size: 2788352 | Author: 邓桂辉 | Hits:

[Internet-NetworkInternet-MFCClientPC

Description: PC客户端TCP UDP MFC CSocket,CAsyncSocket,Socket,网络编程-TCP UDP MFC CSocket,CAsyncSocket,Socket,网络编程
Platform: | Size: 4295680 | Author: 邓桂辉 | Hits:

[TCP/IP stackSocket-Server

Description: CSocket实现的Socket服务器端,Tcp接收端。-CSocket realized Socket server, Tcp receiver.
Platform: | Size: 7054336 | Author: Gina | Hits:

[Internet-NetworkStuInfoSyslistCSocketClient

Description: 用CSocket网络协议TCP编程,实现学生信息管理。可以用账号登录,局限于局域网内。这个是客户端。-CSocket network protocol with TCP programming, student information management. You can use the account login, confined to the local area network. This is the client.
Platform: | Size: 977920 | Author: Carlos | Hits:

[Scanner3.4-PortScan_TCP

Description: 分别采用了TCP connect扫描和TCP SYN两种扫描方式。而且对于TCP connect扫描方式又分别通过CSocket类和Socket2编写了程序代码。从实际的测试效果来看,CSocket类和Socket2两种实现方式由于只是采用的编程类库不一样,而编程原理一样,所以效果也基本一样。而TCP SYN扫描则由于采用了非常规的扫描方式,特别是近几年防火墙的快速发展,几乎所有的防火墙都对这种方式进行防范,因此,扫描效果要视具体情况而定。同时,TCP SYN扫描方式必须运行于管理员组成员的模式下。- We were used to scan and TCP SYN TCP connect two scanning methods. And for TCP connect scanning and Socket2 they were written by the CSocket class code. From a practical point of view the test results, CSocket class and Socket2 two ways since only use programming libraries are not the same, but the same principle programming, so the effect is basically the same. The TCP SYN scan is a result of the scanning unconventional way, especially in recent years, rapid development of firewall, almost all of the firewalls to prevent this manner, therefore, scan results depending on the specific circumstances. At the same time, TCP SYN scanning mode must run under the Administrators group members.
Platform: | Size: 6075392 | Author: 张彬彬 | Hits:

[GUI DevelopCSocketDemo

Description: 使用CSocket类进行网络通讯,可设置为UDP,TCP客户端或者TCP服务器端。-Use the CSocket class for network communications, can be set to UDP, TCP client or TCP server.
Platform: | Size: 143360 | Author: Peter | Hits:
« 1 2 3 45 »

CodeBus www.codebus.net